home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 051-075 / disk_075 / bezier / orig / poster < prev   
Text File  |  1992-05-06  |  759b  |  23 lines

  1. Article 4522 of comp.sys.amiga:
  2. Path: mcdsun!noao!hao!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon
  3. From: dillon@CORY.BERKELEY.EDU (Matt Dillon)
  4. Newsgroups: comp.sys.amiga
  5. Subject: BEZIER CURVES EXAMPLE (executable + source)
  6. Message-ID: <8705102037.AA25960@cory.Berkeley.EDU>
  7. Date: 10 May 87 20:37:05 GMT
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Lines: 504
  10.  
  11.  
  12.     Here is a little program I wrote to fool around with Bezier curves.  It
  13. allows you to fool around with a 4 point bezier curve, using the mouse to move
  14. the points, and using a prop gadget to change the granularity of the 
  15. curve generation loop.  A granualarity of about 40 is almost indestinguishable
  16. from a granularity of 1, and draws the curve 40 times faster (as in, **fast**)
  17.  
  18.                 Have Fun!
  19.  
  20.                 -Matt
  21.  
  22.  
  23.